Skip to content

Conversation

cschleiden
Copy link
Owner

@cschleiden cschleiden commented Sep 4, 2025

This pull request refactors the Go project's build and test workflow to use a new Makefile for building, formatting, and running tests, and simplifies the GitHub Actions CI configuration. It also removes many indirect dependencies from go.mod that were primarily used for linting, and disables linting in CI for now. The changes improve maintainability and make it easier to run common development tasks.

This breaks building the custom analyzer for now, as a first step towards #391

@cschleiden cschleiden merged commit aa62ce6 into main Sep 4, 2025
4 checks passed
@cschleiden cschleiden deleted the add-makefile branch September 4, 2025 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant